home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 2 / PC World Interactive 2 - Eylül 1997.iso / shar / inte / webm / readme.txt < prev    next >
Text File  |  1996-04-07  |  9KB  |  245 lines

  1.     **********************************
  2.         WebMirror(TM) Version 1.0
  3.         Release Date: 8 April 1996
  4.     **********************************
  5.  
  6. ==================================================
  7.     Copyright (C) 1996 Siu Fung Chan.
  8.         All rights reserved.
  9. ==================================================
  10.  
  11. Please e-mail your comments and suggestions to
  12. the author at "sfchan@mailhost.net" or
  13. "s945589@mailserv.cuhk.hk".
  14.  
  15. ==================================================
  16.  
  17. Table of Contents
  18. -----------------
  19. 1. What is WebMirror for?
  20. 2. How to use WebMirror?
  21.   2.1 How to install WebMirror?
  22.   2.2 How to set download options?
  23.   2.3 How to start mirroring?
  24. 3. What the user should know and agree?
  25. 4. How to register?
  26. 5. What are the possible future enhancements?
  27.  
  28. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  29. 1. What is WebMirror for?
  30. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  31.  
  32. WebMirror(TM) 1.0 is a World Wide Web utility shareware for 
  33. Windows 95. 
  34.  
  35. It allows on-line service users to download web pages to their
  36. local hard disk for off-line browsing. Of course, other users
  37. through LAN connections can also use WebMirror to mirror their
  38. favorite web pages.
  39.  
  40. It is also a handy tool for web authors or administrators to
  41. duplicate their web sites in its entirety or mirror only 
  42. specific directories.
  43.  
  44. The user can set options to limit a mirroring operation by the
  45. number of files, or the number of bytes. There will never be 
  46. a non-ending downloading as each mirroring action is also 
  47. limited by the depth of hyperlink traversing, which is also 
  48. decided by the user.
  49.  
  50. WebMirror will save you money and time by maximizing your 
  51. on-line time. The automated downloading also eliminates the 
  52. need to browse and save files and pictures manually when you 
  53. are archiving your favorite web pages.
  54.  
  55. Go ahead to try out WebMirror. And remember to register and 
  56. pay the author for his hard work.
  57.  
  58. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  59. 2. How to use WebMirror?
  60. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  61.   2.1 How to install WebMirror?
  62. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  63.  
  64. WebMirror(TM) 1.0 comes in a single zip file. Simple create a
  65. destination directory to hold the zip file and unzip the
  66. contents to the directory.
  67.  
  68. All files in the zip file must reside in the same directory
  69. to ensure proper functioning of the program.
  70.  
  71. There are four files in the zip file:
  72.  
  73. ReadMe.Txt        The current file you are reading
  74. WebMirror.Exe        The executable file for Windows 95
  75. Wininet.Dll        A redistributable Dll for network calls
  76. Urlcache.Dll        A redistributable Dll for networking
  77. Form.Txt        Registration form and mailing label
  78.  
  79. If your unzip utility cannot handle long filenames, you may 
  80. download the 32-bit version of the WinZip utility from 
  81. http://www.winzip.com/winzip/.
  82.  
  83. You may create a short-cut to WebMirror.Exe on your desktop
  84. for easy accessing.
  85.  
  86.   2.2 How to start mirroring?
  87. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  88.  
  89. (1) To start mirroring, first key in a HTTP URL in the "Download
  90. from" combo box. For example, you may enter 
  91. "http://www.someone.com" to download the starting page at 
  92. "www.someone.com" and its subsequent linked pages. Or, you 
  93. may specify "http://www.someone.com/First/" to download the 
  94. pages linked by the starting page in the "First" subdirectory.
  95.  
  96. (2) Then, key in or browse to a directory for saving your 
  97. downloaded files. For example, you may set "c:\Mirror"
  98.  
  99. (3) Choose a HTML file processing option. 
  100.  
  101. Select "Modify hyperlinks accordingly" if you wish to do 
  102. off-line browsing from your hard disk after mirroring. The
  103. hyperlinks in the web pages downloaded will be modified
  104. to point to the files on the hard disk or the host if they
  105. are not downloaded.
  106.  
  107. Select "Copy only" if you just want to copy the web pages
  108. exactly as they are in their host. With this option, the
  109. pictures and hyperlinks will not appear correctly if you
  110. browse from your hard disk. Hence, this option is more for
  111. web site backup or archival.
  112.  
  113. (4) Check and set the Download Maximum options as specified
  114. in section 2.3.
  115.  
  116. (5) Choose the "Mirror" button to start mirroring.
  117.  
  118. You will see the progress logging in a status window. You
  119. may cancel the mirroring by pressing the "Cancel" button.
  120. However, as the networking process is blocking (synchronous),
  121. cancellation will not be immediate.
  122.  
  123. (6) When the mirroring is completed, the "Cancel" button
  124. is changed to "OK".
  125.  
  126. (7) When a URL does not specify a file name, the default
  127. file name for a path is "index.htm". For example, if you
  128. specify "http://www.someone.com" as the URL to download
  129. from. The default starting web page on your hard disk
  130. is "index.htm".
  131.  
  132. (8) Click "Browse" to activate your favorite Web 
  133. Browser to browse from the first downloaded page on your
  134. hard disk. Enjoy.
  135.  
  136.   2.3 How to set download options?
  137. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  138. Click on the Options button. You will see
  139.  
  140.     Download Maximum:
  141.     
  142. (1)    Number of Level(s)       The number of levels to traverse
  143.                 from the starting web page.
  144.                 To download 1 page, you should
  145.                 put 0 level.
  146.                 To download the starting web
  147.                 page and all linked pages, you
  148.                 should put 1 level.
  149.                 To download the starting web
  150.                 page and all linked pages and
  151.                 the linked pages of the linked
  152.                 pages, you should put 2. With
  153.                 2, the number of files to down-
  154.                 load may swell to a big number.
  155.                 It is not recommended to use
  156.                 more than 3 levels although it
  157.                 is allowed.
  158.  
  159. (2)    Number of Files        The maximum number of files to
  160.                 download. This number includes the
  161.                 picture files. Set it to a big
  162.                 enough number if you wish.
  163.  
  164. (3)    Number of Mega-bytes    The maximum number of MB of
  165.                 disk space to be used for
  166.                 mirroring.
  167.  
  168. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169. 3. What the user should know and agree?
  170. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  171.  
  172. WebMirror(TM) is a shareware for Windows 95. You are free to 
  173. distribute it on your FTP sites, CD-ROM or other media provided
  174. you keep this package intact. Also, if you are including
  175. WebMirror(TM) on a CD-ROM, please send a complimentary copy
  176. of the CD-ROM to the author.
  177.  
  178. The whole package contains the following 4 files:
  179.  
  180. ReadMe.Txt        The current file you are reading
  181. WebMirror.Exe        The executable file for Windows 95
  182. Wininet.Dll        A redistributable Dll for network calls
  183. Urlcache.Dll        A redistributable Dll for networking
  184. Form.Txt        Registration form and mailing label
  185.  
  186. You should not change, add or delete any files in this package.
  187.  
  188. As this is a shareware, the author has no control in ensuring
  189. that the copy that you are using will be free of virus. Please
  190. scan the files for virus before use. The author will not be
  191. responsible for any damage or whatsoever related in using an
  192. altered package. THE USER MUST ASSUME THE ENTIRE RISK OF USING
  193. THE PROGRAM. THIS SOFTWARE AND THE ACCOMPANYING FILES ARE 
  194. SOLD "AS IS" AND WITHOUT WARRANTIES AS TO PERFORMANCE OF 
  195. MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR 
  196. IMPLIED. ANY LIABILITY OF THE SELLER WILL BE LIMITED 
  197. EXCLUSIVELY TO PRODUCT REPLACEMENT OR REFUND OF PURCHASE 
  198. PRICE. Other standard shareware disclaimers are also 
  199. applicable.
  200.  
  201. You have 30 days to evaluate this software. If you decide to
  202. keep it, please register and pay the author for his hardwork.
  203.  
  204. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  205. 5. How to register?
  206. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  207.  
  208. This handy utility only costs US$9.50. Send a check or money
  209. order of US$9.50 payable to SIU FUNG CHAN at the following
  210. address:
  211.  
  212. Siu Fung Chan
  213. Unit 1208, Wan Loi House,
  214. Wan Tau Tong Tsuen,
  215. Tai Po, N.T.,
  216. Hong Kong
  217.  
  218. Please also fill up the registration form in Form.Txt.
  219.  
  220. All registered copy will be sent through e-mail once your
  221. payment is effected.
  222.  
  223. For those who wish to receive the program on a floppy disk,
  224. you need to pay more for the disk and postage. The total
  225. cost for the disk and handling will be US$19.50, instead of
  226. US$9.50. Therefore, you are strongly encouraged to order the
  227. e-mail version.
  228.  
  229. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  230. 5. What are the possible future enhancements?
  231. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232.  
  233. (1) Add FTP and GOPHER support for URL.
  234.  
  235. (2) Add time limit for mirroring. 
  236.  
  237. (3) Add new user interface for saving multiple URLs and their
  238. download directories for batch mirroring multiple sites or
  239. hosts.
  240.  
  241. And many others. But, remember, without your support, these may
  242. not be realized. Please register promptly. 
  243.  
  244. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  245.